Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appredict-docker Release 2.0.0 #8

Merged
merged 5 commits into from
Sep 10, 2024
Merged

appredict-docker Release 2.0.0 #8

merged 5 commits into from
Sep 10, 2024

Conversation

kwabenantim
Copy link
Member

@kwabenantim kwabenantim self-assigned this Jun 25, 2024
@kwabenantim kwabenantim added the enhancement New feature or request label Jun 25, 2024
@kwabenantim kwabenantim linked an issue Jun 25, 2024 that may be closed by this pull request
17 tasks
@kwabenantim
Copy link
Member Author

kwabenantim commented Jun 26, 2024

Debian buster comes with CMake 3.13.4 but CMake 3.16.3 or higher is required for Chaste 2024.1. There are a few options to get around this:

  • Install the latest version directly from the Kitware APT repository: Ubuntu only
  • Install the latest version from snap: Ubuntu only
  • Install the latest version with pip: Issues with configuration and dependency resolution
  • Update the base image to debian bullseye (oldstable), which comes with CMake 3.18.4 or debian bookworm (stable) which comes with CMake 3.25.1

@kwabenantim
Copy link
Member Author

kwabenantim commented Aug 27, 2024

Summary of Changes

  • Upgraded to Chaste 2024.1 + ApPredict v2024.1.
  • Upgraded base docker image from debian:buster-slim to debian:bullseye-slim.
  • Updated copyright notices.

@kwabenantim kwabenantim merged commit deb3c01 into master Sep 10, 2024
1 check passed
@kwabenantim kwabenantim deleted the release_2.0.0 branch September 10, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release Ap-Nimbus v2.0.0
2 participants